Watchful\Backup\Utils A

Total Complexity 52
Dependencies 3
Dependents 9
Total lines 341
Lines of code 235
Logical lines of code 115
Comment lines 6
Methods 19
Properties 1

Methods 19

Method Rating Maintainability Complexity Lines of code
can_execute_backup()
S
49 6 31
parse_csv()
S
52 6 24
get_backup_root_directory()
S
55 6 22
get_zip_archive()
S
56 5 19
get_backup_file()
S
60 5 12
calculate_chunk_size()
S
45 1 50
escape_csv_field()
S
69 4 6
get_backup_directory()
S
62 3 12
get_database_backup_dir_path()
S
63 3 11
get_file_checksum()
S
70 3 6
parse_size()
S
65 2 8
__construct()
S
80 1 3
get_database_backup_file_path()
S
78 1 3
get_files_list_file_path()
S
73 1 6
get_files_list_deleted_file_path()
S
73 1 6
get_backup_file_path()
S
79 1 3
is_chunk_processing_safe()
S
71 1 5
write_csv_header()
S
73 1 4
append_row_to_csv()
S
72 1 4